Skip to content

Improve UI#556

Merged
Francisca105 merged 13 commits intostagingfrom
dev-luckspt-qol
Feb 6, 2026
Merged

Improve UI#556
Francisca105 merged 13 commits intostagingfrom
dev-luckspt-qol

Conversation

@luckspt
Copy link
Copy Markdown
Member

@luckspt luckspt commented Feb 6, 2026

Fix participation status background
Filter companies by package
Display package on companies list
Display status (and package for company) on details view
Extract event from package name (and remove it from the name

@luckspt luckspt requested a review from Francisca105 February 6, 2026 01:48
@luckspt luckspt self-assigned this Feb 6, 2026
Copy link
Copy Markdown
Member

@Francisca105 Francisca105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

// Get appropriate icon and colors for package tier
const getPackageConfig = (packageName: string) => {
const name = packageName.toLowerCase();
if (name.includes("platinum")) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not the biggest fan of this method, but due to the lack of information in the package it self, it is enough for the moment

@Francisca105 Francisca105 merged commit 46df669 into staging Feb 6, 2026
1 check passed
@Francisca105 Francisca105 deleted the dev-luckspt-qol branch February 6, 2026 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants